0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
3.0619258880615 408 1.1908 0


No Amazon API Requests Made.


App Debug - Total Time 3.0619258880615 seconds

Number Time From Start Name Description
1 1.8496870994568 Initialise Initialise FSB Function
2 1.8513729572296 App Controller Start Start of the App controller (called before the controller of every page)
3 1.8754360675812 Start of getCategoryListByGroup Function Before first category groups query
4 1.8760590553284 After initial query Before first category groups query
5 1.8760590553284 Get Category List for Group Before the call to getCategoryList function
6 1.876060962677 Start of GetCategoryList function Start of the function
7 1.8760619163513 Before getting categories Query to get specific category list
8 1.8766939640045 After getting categories Query to get specific category list
9 1.8766939640045 Before getting category custom Before call to function getCategoryCustom
10 1.9065959453583 After getting category custom After call to function getCategoryCustom
11 1.9065980911255 Before getting category custom Before call to function getCategoryCustom
12 1.9265160560608 After getting category custom After call to function getCategoryCustom
13 1.9265179634094 Before getting category custom Before call to function getCategoryCustom
14 1.9332001209259 After getting category custom After call to function getCategoryCustom
15 1.9332010746002 Before getting category custom Before call to function getCategoryCustom
16 1.9363870620728 After getting category custom After call to function getCategoryCustom
17 1.9363880157471 Before getting category custom Before call to function getCategoryCustom
18 1.9393720626831 After getting category custom After call to function getCategoryCustom
19 1.9393730163574 Before getting category custom Before call to function getCategoryCustom
20 1.9426379203796 After getting category custom After call to function getCategoryCustom
21 1.9426391124725 End of GetCategoryList function End of the function
22 1.9426419734955 Get Category List for Group Before the call to getCategoryList function
23 1.9426429271698 Start of GetCategoryList function Start of the function
24 1.9426441192627 Before getting categories Query to get specific category list
25 1.9430510997772 End of getCategoryListByGroup Function Before return()
26 2.8848009109497 App Controller End End of the App controller (called before the controller of every page)
27 2.9987330436707 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.9995861053467 Before Get Options Before the call to getOptions in the tpl class
29 3.0402860641479 After Get Options After the call to getOptions in the tpl class
30 3.0403199195862 App_after Controller End End of the App_after controller (called after the controller of every page)
31 3.0619130134583 Finalizing debug Before the debug is output to the page.
32 3.0619249343872 End of App This is the end of the app logging, final timestamp


Query Debug - 408 Database Queries. Total time 1.1908 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0007 0.00068998336791992
SELECT parameter, value FROM parameters
2 0.0025 0.0025451183319092
SELECT * FROM `bad_bots`
3 0.0003 0.00025415420532227
SET time_zone = 'Europe/London'
4 0.0007 0.00068807601928711
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0006 0.00061511993408203
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0005 0.00052094459533691
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1757882572'
7 0.0009 0.00090193748474121
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00031590461730957
UPDATE autorun SET lastrun = '2025-09-14 20:42:52' WHERE id = '13'
9 0.0003 0.00026297569274902
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0005 0.0005490779876709
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00024104118347168
SELECT * FROM pages WHERE id = 52
12 0.0012 0.0012319087982178
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0222 0.022160053253174
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0003 0.00033807754516602
SELECT * FROM pages WHERE pagename = 'search'
15 0.0006 0.00061893463134766
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0006 0.0006248950958252
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0110 0.010962009429932
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0016 0.0016038417816162
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0009 0.00087404251098633
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0005 0.00050187110900879
SELECT id FROM categories WHERE parent_id = '26'
21 0.0122 0.012156963348389
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0012 0.0011749267578125
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0011 0.0011188983917236
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0011 0.0010638236999512
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00037908554077148
SELECT * FROM categorygroups WHERE id = '1'
26 0.0087 0.0086901187896729
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00044703483581543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0004 0.00035786628723145
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00037693977355957
SELECT id FROM categories WHERE parent_id = '27'
30 0.0084 0.0083889961242676
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0005 0.00048184394836426
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037693977355957
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.0003960132598877
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00034999847412109
SELECT * FROM categorygroups WHERE id = '1'
35 0.0023 0.0022861957550049
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0004 0.00036501884460449
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00027012825012207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '28'
39 0.0021 0.0021238327026367
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00032186508178711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00032377243041992
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00032806396484375
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00051188468933105
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030899047851562
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0002 0.0002448558807373
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00032186508178711
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00052785873413086
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00029683113098145
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.00035405158996582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00045514106750488
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00029706954956055
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0002 0.0002439022064209
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027990341186523
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00046420097351074
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00029206275939941
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00028800964355469
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00031685829162598
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00050592422485352
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00029802322387695
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00029087066650391
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00031590461730957
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00053811073303223
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00034213066101074
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00034093856811523
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00040292739868164
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0020 0.001971960067749
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0006 0.0006098747253418
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00032997131347656
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0004 0.00041985511779785
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00094389915466309
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00056695938110352
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.9346 0.93462491035461
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
79 0.0012 0.0011920928955078
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0004 0.00042986869812012
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00028800964355469
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0045731067657471
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013139247894287
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0006 0.00061607360839844
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045680999755859
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0012578964233398
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00033998489379883
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0005 0.0004570484161377
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.99'
89 0.0004 0.0003972053527832
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0040850639343262
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0002 0.00023102760314941
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0003 0.00031590461730957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0056 0.0056209564208984
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00026392936706543
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00028395652770996
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0003 0.00034213066101074
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032305717468262
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0040619373321533
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0002 0.00023388862609863
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.00032496452331543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0057 0.0056729316711426
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00026798248291016
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0003 0.00025105476379395
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00028705596923828
SELECT * FROM products WHERE id = '1531'
108 0.0005 0.00051593780517578
SELECT * FROM productimages WHERE product_id = '1531' ORDER BY sortorder ASC
109 0.0003 0.0002741813659668
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1531' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0006 0.00057101249694824
SELECT * FROM product_image_select WHERE product_id = '1531'
111 0.0004 0.00038719177246094
SELECT * FROM productcustomimages WHERE product_id = '1531'
112 0.0005 0.00049901008605957
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1531'
                GROUP BY o.product_id
113 0.0007 0.00069022178649902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1531'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00027918815612793
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1531
115 0.0007 0.00065898895263672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1531' AND a.name = n.originalname
116 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '1531' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '1531' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 1531
                ORDER BY price ASC LIMIT 1
119 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '1531'
                AND name = 'ListPriceAmount'
120 0.0003 0.00026106834411621
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1531'
                GROUP BY o.product_id
121 0.0003 0.00028395652770996
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1531'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1531
123 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0003 0.00030708312988281
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1531'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.0002748966217041
SELECT * FROM products WHERE parent_id = '1531'
126 0.0003 0.00026702880859375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4802' AND a.name = n.originalname
127 0.0002 0.00023412704467773
SELECT * FROM productoffers WHERE product_id = '4802' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '4802' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00022721290588379
SELECT * FROM productoffers
                WHERE product_id = 4802
                ORDER BY price ASC LIMIT 1
130 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4802'
                AND name = 'ListPriceAmount'
131 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = '777'
132 0.0003 0.00027298927307129
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
133 0.0004 0.00037503242492676
SELECT * FROM product_image_select WHERE product_id = '777'
134 0.0002 0.00019407272338867
SELECT * FROM productcustomimages WHERE product_id = '777'
135 0.0005 0.00053691864013672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
136 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = '3545'
140 0.0003 0.00026106834411621
SELECT * FROM productimages WHERE product_id = '3545' ORDER BY sortorder ASC
141 0.0004 0.00038790702819824
SELECT * FROM product_image_select WHERE product_id = '3545'
142 0.0002 0.0001978874206543
SELECT * FROM productcustomimages WHERE product_id = '3545'
143 0.0006 0.0005640983581543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3545' AND a.name = n.originalname
144 0.0002 0.0002288818359375
SELECT * FROM productoffers WHERE product_id = '3545' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '3545' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 3545
                ORDER BY price ASC LIMIT 1
147 0.0003 0.00026488304138184
SELECT value FROM productattributes
                WHERE product_id = '3545'
                AND name = 'ListPriceAmount'
148 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '3545' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = '2019'
150 0.0003 0.00027179718017578
SELECT * FROM productimages WHERE product_id = '2019' ORDER BY sortorder ASC
151 0.0004 0.00037312507629395
SELECT * FROM product_image_select WHERE product_id = '2019'
152 0.0002 0.00018811225891113
SELECT * FROM productcustomimages WHERE product_id = '2019'
153 0.0006 0.00056290626525879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2019' AND a.name = n.originalname
154 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '2019' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '2019' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '2019' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0003 0.00027918815612793
SELECT * FROM products WHERE id = '1512'
158 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '1512' ORDER BY sortorder ASC
159 0.0004 0.00039505958557129
SELECT * FROM product_image_select WHERE product_id = '1512'
160 0.0002 0.00021004676818848
SELECT * FROM productcustomimages WHERE product_id = '1512'
161 0.0006 0.00063204765319824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1512' AND a.name = n.originalname
162 0.0003 0.00025510787963867
SELECT * FROM productoffers WHERE product_id = '1512' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '1512' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = 1512
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00029611587524414
SELECT value FROM productattributes
                WHERE product_id = '1512'
                AND name = 'ListPriceAmount'
166 0.0003 0.00030517578125
SELECT value FROM productattributes WHERE product_id = '1512' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '1308'
168 0.0003 0.00025606155395508
SELECT * FROM productimages WHERE product_id = '1308' ORDER BY sortorder ASC
169 0.0004 0.00039410591125488
SELECT * FROM product_image_select WHERE product_id = '1308'
170 0.0002 0.00020790100097656
SELECT * FROM productcustomimages WHERE product_id = '1308'
171 0.0006 0.0006101131439209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1308' AND a.name = n.originalname
172 0.0003 0.00028896331787109
SELECT * FROM productoffers WHERE product_id = '1308' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1308' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 1308
                ORDER BY price ASC LIMIT 1
175 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '1308'
                AND name = 'ListPriceAmount'
176 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '1308' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0002 0.0002448558807373
SELECT * FROM products WHERE id = '3646'
178 0.0003 0.0002751350402832
SELECT * FROM productimages WHERE product_id = '3646' ORDER BY sortorder ASC
179 0.0004 0.00037693977355957
SELECT * FROM product_image_select WHERE product_id = '3646'
180 0.0002 0.00019383430480957
SELECT * FROM productcustomimages WHERE product_id = '3646'
181 0.0006 0.00058603286743164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3646' AND a.name = n.originalname
182 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '3646' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '3646' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 3646
                ORDER BY price ASC LIMIT 1
185 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '3646'
                AND name = 'ListPriceAmount'
186 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '3646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = '2611'
188 0.0002 0.00022387504577637
SELECT * FROM productimages WHERE product_id = '2611' ORDER BY sortorder ASC
189 0.0004 0.00037097930908203
SELECT * FROM product_image_select WHERE product_id = '2611'
190 0.0002 0.00018906593322754
SELECT * FROM productcustomimages WHERE product_id = '2611'
191 0.0006 0.00061202049255371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2611' AND a.name = n.originalname
192 0.0002 0.00023388862609863
SELECT * FROM productoffers WHERE product_id = '2611' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = '2611' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 2611
                ORDER BY price ASC LIMIT 1
195 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '2611'
                AND name = 'ListPriceAmount'
196 0.0004 0.00036001205444336
SELECT value FROM productattributes WHERE product_id = '2611' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = '975'
198 0.0002 0.00022697448730469
SELECT * FROM productimages WHERE product_id = '975' ORDER BY sortorder ASC
199 0.0004 0.00036883354187012
SELECT * FROM product_image_select WHERE product_id = '975'
200 0.0002 0.00018787384033203
SELECT * FROM productcustomimages WHERE product_id = '975'
201 0.0004 0.00041699409484863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '975' AND a.name = n.originalname
202 0.0002 0.00023412704467773
SELECT * FROM productoffers WHERE product_id = '975' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '975' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '975' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
205 0.0003 0.0002591609954834
SELECT * FROM products WHERE id = '3155'
206 0.0003 0.00025486946105957
SELECT * FROM productimages WHERE product_id = '3155' ORDER BY sortorder ASC
207 0.0003 0.00028610229492188
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3155' AND p.id = pi.product_id ORDER BY pi.sortorder
208 0.0004 0.00038385391235352
SELECT * FROM product_image_select WHERE product_id = '3155'
209 0.0002 0.00019478797912598
SELECT * FROM productcustomimages WHERE product_id = '3155'
210 0.0003 0.00028395652770996
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3155'
                GROUP BY o.product_id
211 0.0003 0.00029397010803223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3155'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
212 0.0003 0.00026798248291016
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3155
213 0.0004 0.00040388107299805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3155' AND a.name = n.originalname
214 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '3155' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '3155' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 3155
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '3155'
                AND name = 'ListPriceAmount'
218 0.0003 0.00025796890258789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3155'
                GROUP BY o.product_id
219 0.0003 0.00029110908508301
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3155'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
220 0.0002 0.00024890899658203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3155
221 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '3155' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0003 0.00032210350036621
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3155'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
223 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = '1309'
224 0.0002 0.00023388862609863
SELECT * FROM productimages WHERE product_id = '1309' ORDER BY sortorder ASC
225 0.0004 0.00037503242492676
SELECT * FROM product_image_select WHERE product_id = '1309'
226 0.0002 0.00018978118896484
SELECT * FROM productcustomimages WHERE product_id = '1309'
227 0.0004 0.00040006637573242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1309' AND a.name = n.originalname
228 0.0002 0.00022697448730469
SELECT * FROM productoffers WHERE product_id = '1309' AND merchantid = 'A1X6FK5RDHNB96'
229 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = '1309' AND price > 0
                ORDER BY price ASC LIMIT 1
230 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 1309
                ORDER BY price ASC LIMIT 1
231 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '1309'
                AND name = 'ListPriceAmount'
232 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '1309' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = '1006'
234 0.0003 0.00025796890258789
SELECT * FROM productimages WHERE product_id = '1006' ORDER BY sortorder ASC
235 0.0004 0.00038003921508789
SELECT * FROM product_image_select WHERE product_id = '1006'
236 0.0002 0.00019097328186035
SELECT * FROM productcustomimages WHERE product_id = '1006'
237 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1006' AND a.name = n.originalname
238 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '1006' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0002 0.00023579597473145
SELECT * FROM productoffers
                WHERE product_id = '1006' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 1006
                ORDER BY price ASC LIMIT 1
241 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '1006'
                AND name = 'ListPriceAmount'
242 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1006' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
243 0.0003 0.00032186508178711
SELECT * FROM products WHERE id = '3710'
244 0.0002 0.00024294853210449
SELECT * FROM productimages WHERE product_id = '3710' ORDER BY sortorder ASC
245 0.0005 0.00051498413085938
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3710' AND p.id = pi.product_id ORDER BY pi.sortorder
246 0.0004 0.00039410591125488
SELECT * FROM product_image_select WHERE product_id = '3710'
247 0.0002 0.00020098686218262
SELECT * FROM productcustomimages WHERE product_id = '3710'
248 0.0003 0.00030517578125
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3710'
                GROUP BY o.product_id
249 0.0005 0.00048518180847168
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3710'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0003 0.00030303001403809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3710
251 0.0004 0.00040984153747559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3710' AND a.name = n.originalname
252 0.0002 0.00023293495178223
SELECT * FROM productoffers WHERE product_id = '3710' AND merchantid = 'A1X6FK5RDHNB96'
253 0.0002 0.00023221969604492
SELECT * FROM productoffers
                WHERE product_id = '3710' AND price > 0
                ORDER BY price ASC LIMIT 1
254 0.0002 0.00021982192993164
SELECT * FROM productoffers
                WHERE product_id = 3710
                ORDER BY price ASC LIMIT 1
255 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '3710'
                AND name = 'ListPriceAmount'
256 0.0003 0.00029993057250977
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3710'
                GROUP BY o.product_id
257 0.0004 0.0004420280456543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3710'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0003 0.00028109550476074
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3710
259 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '3710' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00042104721069336
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3710'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
261 0.0004 0.00040292739868164
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3710'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
262 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = '1618'
263 0.0002 0.00024294853210449
SELECT * FROM productimages WHERE product_id = '1618' ORDER BY sortorder ASC
264 0.0004 0.00037193298339844
SELECT * FROM product_image_select WHERE product_id = '1618'
265 0.0002 0.00019097328186035
SELECT * FROM productcustomimages WHERE product_id = '1618'
266 0.0006 0.00060796737670898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1618' AND a.name = n.originalname
267 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '1618' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = '1618' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 1618
                ORDER BY price ASC LIMIT 1
270 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '1618'
                AND name = 'ListPriceAmount'
271 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '1618' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '1244'
273 0.0002 0.00023317337036133
SELECT * FROM productimages WHERE product_id = '1244' ORDER BY sortorder ASC
274 0.0002 0.00024700164794922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1244' AND p.id = pi.product_id ORDER BY pi.sortorder
275 0.0004 0.00037598609924316
SELECT * FROM product_image_select WHERE product_id = '1244'
276 0.0002 0.00019598007202148
SELECT * FROM productcustomimages WHERE product_id = '1244'
277 0.0002 0.00024700164794922
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1244'
                GROUP BY o.product_id
278 0.0003 0.00025796890258789
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1244'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
279 0.0002 0.00023317337036133
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1244
280 0.0004 0.00042295455932617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1244' AND a.name = n.originalname
281 0.0002 0.0002281665802002
SELECT * FROM productoffers WHERE product_id = '1244' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '1244' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = 1244
                ORDER BY price ASC LIMIT 1
284 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '1244'
                AND name = 'ListPriceAmount'
285 0.0003 0.00034594535827637
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1244'
                GROUP BY o.product_id
286 0.0006 0.00058794021606445
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1244'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
287 0.0006 0.00056600570678711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1244
288 0.0003 0.0002892017364502
SELECT value FROM productattributes WHERE product_id = '1244' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0002 0.00024008750915527
SELECT * FROM products WHERE parent_id = '1244'
290 0.0002 0.00023698806762695
SELECT * FROM products WHERE id = '2233'
291 0.0003 0.00026297569274902
SELECT * FROM productimages WHERE product_id = '2233' ORDER BY sortorder ASC
292 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '2233'
293 0.0005 0.00049901008605957
SELECT * FROM productcustomimages WHERE product_id = '2233'
294 0.0005 0.00054001808166504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2233' AND a.name = n.originalname
295 0.0002 0.00023508071899414
SELECT * FROM productoffers WHERE product_id = '2233' AND merchantid = 'A1X6FK5RDHNB96'
296 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '2233' AND price > 0
                ORDER BY price ASC LIMIT 1
297 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '2233' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
298 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '3699'
299 0.0002 0.00023794174194336
SELECT * FROM productimages WHERE product_id = '3699' ORDER BY sortorder ASC
300 0.0003 0.00026988983154297
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3699' AND p.id = pi.product_id ORDER BY pi.sortorder
301 0.0004 0.00038409233093262
SELECT * FROM product_image_select WHERE product_id = '3699'
302 0.0002 0.00023889541625977
SELECT * FROM productcustomimages WHERE product_id = '3699'
303 0.0003 0.00033903121948242
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3699'
                GROUP BY o.product_id
304 0.0003 0.00029397010803223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3699'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
305 0.0003 0.0002591609954834
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3699
306 0.0004 0.00044107437133789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3699' AND a.name = n.originalname
307 0.0002 0.00023221969604492
SELECT * FROM productoffers WHERE product_id = '3699' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '3699' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00021815299987793
SELECT * FROM productoffers
                WHERE product_id = 3699
                ORDER BY price ASC LIMIT 1
310 0.0005 0.00053501129150391
SELECT value FROM productattributes
                WHERE product_id = '3699'
                AND name = 'ListPriceAmount'
311 0.0005 0.00054383277893066
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3699'
                GROUP BY o.product_id
312 0.0003 0.00029397010803223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3699'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
313 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3699
314 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '3699' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0003 0.00031399726867676
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3699'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
316 0.0007 0.00068998336791992
SELECT * FROM products WHERE id = '1324'
317 0.0003 0.00026297569274902
SELECT * FROM productimages WHERE product_id = '1324' ORDER BY sortorder ASC
318 0.0004 0.00037288665771484
SELECT * FROM product_image_select WHERE product_id = '1324'
319 0.0004 0.00040888786315918
SELECT * FROM productcustomimages WHERE product_id = '1324'
320 0.0008 0.000823974609375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1324' AND a.name = n.originalname
321 0.0002 0.0002448558807373
SELECT * FROM productoffers WHERE product_id = '1324' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1324' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '1324' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0009 0.00092315673828125
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1531' ORDER BY timestamp DESC
325 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '777' ORDER BY timestamp DESC
326 0.0002 0.00019621849060059
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3545' ORDER BY timestamp DESC
327 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2019' ORDER BY timestamp DESC
328 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1512' ORDER BY timestamp DESC
329 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1308' ORDER BY timestamp DESC
330 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3646' ORDER BY timestamp DESC
331 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2611' ORDER BY timestamp DESC
332 0.0005 0.00050878524780273
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '975' ORDER BY timestamp DESC
333 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3155' ORDER BY timestamp DESC
334 0.0002 0.00019311904907227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1309' ORDER BY timestamp DESC
335 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1006' ORDER BY timestamp DESC
336 0.0005 0.00047898292541504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3710' ORDER BY timestamp DESC
337 0.0003 0.00034093856811523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1618' ORDER BY timestamp DESC
338 0.0003 0.00031185150146484
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1244' ORDER BY timestamp DESC
339 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2233' ORDER BY timestamp DESC
340 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3699' ORDER BY timestamp DESC
341 0.0002 0.00019311904907227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1324' ORDER BY timestamp DESC
342 0.0008 0.00084018707275391
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
343 0.0006 0.00057196617126465
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
344 0.0002 0.00023913383483887
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
345 0.0148 0.01476788520813
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
346 0.0005 0.0005030632019043
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
347 0.0002 0.0002448558807373
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
348 0.0003 0.00028491020202637
SELECT * FROM products WHERE id = 1626
349 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = 4041
350 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 4312
351 0.0002 0.00023007392883301
SELECT * FROM products WHERE id = 777
352 0.0002 0.00023412704467773
SELECT * FROM products WHERE id = 3881
353 0.0002 0.00022506713867188
SELECT * FROM products WHERE id = 4213
354 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '1626'
355 0.0002 0.00021910667419434
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
356 0.0004 0.00035905838012695
SELECT * FROM product_image_select WHERE product_id = '1626'
357 0.0002 0.00018000602722168
SELECT * FROM productcustomimages WHERE product_id = '1626'
358 0.0004 0.00042891502380371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
359 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0002 0.00024008750915527
SELECT * FROM products WHERE id = '4041'
363 0.0002 0.00021719932556152
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
364 0.0004 0.00037479400634766
SELECT * FROM product_image_select WHERE product_id = '4041'
365 0.0002 0.00017786026000977
SELECT * FROM productcustomimages WHERE product_id = '4041'
366 0.0006 0.00059318542480469
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
367 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '4312'
371 0.0002 0.00023508071899414
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
372 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '4312'
373 0.0002 0.00018692016601562
SELECT * FROM productcustomimages WHERE product_id = '4312'
374 0.0006 0.00058293342590332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
375 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
376 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
377 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
378 0.0004 0.00042009353637695
SELECT * FROM products WHERE id = '777'
379 0.0003 0.00025606155395508
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
380 0.0004 0.00039291381835938
SELECT * FROM product_image_select WHERE product_id = '777'
381 0.0002 0.00020384788513184
SELECT * FROM productcustomimages WHERE product_id = '777'
382 0.0007 0.00071406364440918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
383 0.0002 0.000244140625
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
384 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
385 0.0006 0.00055408477783203
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
386 0.0009 0.000946044921875
SELECT * FROM products WHERE id = '3881'
387 0.0005 0.00045204162597656
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
388 0.0004 0.00035715103149414
SELECT * FROM product_image_select WHERE product_id = '3881'
389 0.0002 0.00017809867858887
SELECT * FROM productcustomimages WHERE product_id = '3881'
390 0.0008 0.00080704689025879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
391 0.0002 0.00023007392883301
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
392 0.0006 0.00064492225646973
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
393 0.0004 0.00043106079101562
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
394 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = '4213'
395 0.0003 0.00027918815612793
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
396 0.0004 0.00035500526428223
SELECT * FROM product_image_select WHERE product_id = '4213'
397 0.0002 0.00017499923706055
SELECT * FROM productcustomimages WHERE product_id = '4213'
398 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
399 0.0002 0.00024199485778809
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
400 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
401 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
402 0.0011 0.0010929107666016
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
403 0.0008 0.00084304809570312
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
404 0.0024 0.0023899078369141
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
405 0.0008 0.00081801414489746
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
406 0.0003 0.00034904479980469
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
407 0.0006 0.00063109397888184
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
408 0.0006 0.00063204765319824
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'